home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / music_utilities / pt125.dms / pt125.adf / MP_Master / English / MPMaster.HISTORY < prev    next >
Text File  |  1994-03-16  |  3KB  |  62 lines

  1. History of MIDI Packet Master:
  2.  
  3.            Internal
  4. Release    version
  5. -------    -------
  6.  v1.0       37.00       First version (there will be always a beginning...).
  7.  
  8.  v1.0b      37.10       Samples are converted while receiving. This reduces to
  9.                         1/3 the memory needed for reception.
  10.  
  11.  v1.1       37.20       Sample selected for transmission can be played. Play
  12.                         frequency controlled from 'Period' gadget.
  13.  
  14.             37.21       - Fixed a bug in the allocation of signals.
  15.                         - Added possibility of stop the playing of sample.
  16.                         - Audio channels are allocated before load of sample.
  17.                         - Integer gadget 'Number' renamed as 'Waveform' for
  18.                           consistency with the use of Yamaha SY85 synthesizer.
  19.                         - Gadget 'Period' renamed as 'Frequency'. This
  20.                           gadget controls the playing speed of sample.
  21.                           When I can know how works the 'Period' then this
  22.                           gadget will recover his old function. Meanwhile
  23.                           the period transmitted will be always 31250.
  24.  
  25.  v1.2       37.30       - Now can load IFF 8SVX samples. Implementation is not
  26.                           complete but works well while I can get information
  27.                           about IFFParse.library.
  28.                         - Loop parameters can be loaded from the IFF sample.
  29.  
  30.             37.31       - Now the key for 'Select' is 'l', not 'e'.
  31.                         - Added key for the 'Play' gadget.
  32.                         - While the sample is playing it can be stopped with
  33.                           the 'Stop' gadget or with the space bar.
  34.                         - Added 'FREC' ToolType that controls the default play
  35.                           frequency for RAW samples.
  36.  
  37.             37.32       - Added graphic visualization of sample while playing.
  38.                         - Verified in the SY85 that the 'loop end' must be
  39.                           'sample lenght'-1. I suppose that in other MIDI
  40.                           equipments this works well too.
  41.  
  42.             37.33       - Added playing of 'Normal' loops.
  43.                         - Fixed a bug in reading playing frequency from
  44.                           multi-octave IFF samples.
  45.                         - IMPORTANT: program tested in an Amiga 4000/030,
  46.                           with no problems, and surely will work well
  47.                           in Amiga 4000/040.
  48.                         - Graphic display for the sample is now bigger.
  49.                         - Added 'MAXFREC' ToolType that sets the maximum
  50.                           playing frequency allowed. In OCS/ECS chipset this is
  51.                           28867 Hz but this may change in future models (maybe
  52.                           the AGA chips now can play at higher speeds...).
  53.  
  54.         37.34    - Now the program can play samples longer than
  55.                   128k, though can't play the loop in those samples.
  56.                   This is due to audio.device limitations.
  57.  
  58.      <<<<< At this point of development the screen interface is complete >>>>>
  59.                     <<<<< and a screen redesign is needed >>>>>
  60.  
  61.  
  62.